Skip to content
Back to search
30
MCP

Remote Exec Gateway

pulsemcp/remote exec gateway

Provides a secure remote execution gateway for running commands on remote systems via MCP.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SSH Gateway
Enables secure SSH connections through gateway servers with Kerberos authentication for remote command execution and server management.
0 tools
mcp-cmd-execution
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
remote-mcp-server
Remote MCP Server that securely connects Enterprise context with your LLM, IDE, or agent platform of choice.
0 tools
Code Remote
Enables secure remote command execution on your local machine through a cloud-hosted relay architecture with WebSocket connections and token
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "remote_exec_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}